am335x_evm: add support for BeagleBone Black DT name
authorKoen Kooi <[email protected]>
Thu, 14 Mar 2013 05:55:19 +0000 (05:55 +0000)
committerTom Rini <[email protected]>
Fri, 22 Mar 2013 14:57:00 +0000 (10:57 -0400)
Cc: Matt Porter <[email protected]>
Cc: Nishanth Menon <[email protected]>
Signed-off-by: Koen Kooi <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Matt Porter <[email protected]>
Acked-by: Peter Korsgaard <[email protected]>
Acked-by: Nishanth Menon <[email protected]>
include/configs/am335x_evm.h

index 9eada95c04f2e7dda90d2cf30aadfaabf874543d..f3541d422c38511ecdc1a4485bb0074f97846c29 100644 (file)
        "findfdt="\
                "if test $board_name = A335BONE; then " \
                        "setenv fdtfile am335x-bone.dtb; fi; " \
+               "if test $board_name = A335BNLT; then " \
+                       "setenv fdtfile am335x-boneblack.dtb; fi; " \
                "if test $board_name = A33515BB; then " \
                        "setenv fdtfile am335x-evm.dtb; fi; " \
                "if test $board_name = A335X_SK; then " \